home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / handson / supercede / Knowodys / Projects / mq_projects.exe / MindQ_Projects / Syntax / Calculate / runCalculate.txt < prev   
Encoding:
Text File  |  1997-08-13  |  838 b   |  28 lines

  1. These instructions assume that you have installed the JDK
  2.  from Sun and have set your PATH and CLASSPATH 
  3. environment variables appropriately:
  4.  
  5. To run this project:
  6.  
  7. Step 1: Launch a DOS command window.
  8.  
  9. Step 2: Change the current directory to the directory in
  10.  which you extracted the project files for this lesson.
  11.  The default directory is: 
  12.     \MindQ_Projects\Syntax\Calculate\1.0.2
  13.  
  14. Step 3: Using precise capitalization: 
  15.     1. Type java Calculate.
  16.  
  17.     2. Press Enter to execute the application.
  18.  
  19. If you receive an error message, click the 
  20. Troubleshooting Problems button for more information.
  21.  
  22.  
  23. When you are ready to return to the tutorial, close the 
  24. applet or application, type exit and press Enter in the 
  25. DOS command window, and then press the Return to Tutorial
  26.  button below to return to the tutorial. 
  27.  
  28.